Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Conversation

@BAKAOLC
Copy link
Collaborator

@BAKAOLC BAKAOLC commented Jul 26, 2025

This pull request introduces a new system for managing extra stage data in the game, along with enhancements to the replay system to support storing and retrieving this data. The changes include the addition of a new module ext_stage_data.lua, modifications to existing replay and stage management functions, and integration of the new system into the game's workflow.

New system for managing extra stage data:

  • game/packages/thlib-scripts/THlib/ext/ext_stage_data.lua: Added a new module ext.stage_data to handle extra stage data, including methods for setting, retrieving, initializing, serializing, and preparing stage data. This module ensures type validation for keys and values and prevents data modification during replay mode.

Replay system enhancements:

Integration of extra stage data into the game workflow:

Additional changes:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant